From: Huji Date: Thu, 3 Jan 2008 17:46:37 +0000 (+0000) Subject: Updating MAX_FILE_SIZE to match with the 2MB default of php.ini (it was 1.91MB). X-Git-Tag: 1.31.0-rc.0~50161 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=792c8555fc31f023d1d7def887585bc63879f86f;p=lhc%2Fweb%2Fwiklou.git Updating MAX_FILE_SIZE to match with the 2MB default of php.ini (it was 1.91MB). --- diff --git a/includes/SpecialImport.php b/includes/SpecialImport.php index 882363c6c3..19df38f0d1 100644 --- a/includes/SpecialImport.php +++ b/includes/SpecialImport.php @@ -95,7 +95,7 @@ function wfSpecialImport( $page = '' ) {
- +